<!-- Таблица символов // -->

p
{
font family: Times New Roman, serif;
color: #000000;
font size: 12pt;
text-align: center;
}

.p
{
font family: Times New Roman, serif;
color: #000000;
font size: 12pt;
text-align: justify;
}

H1
{
font family: Times New Roman, serif;
color: #000000;
font size: 30pt;
text-weight: bolder;
text-align: center;
}

H2
{
font family: Times New Roman, serif;
color: #000000;
font size: 14pt;
text-weidth: bold;
text-align: center:
}

body
{
font family: Times New Roman, serif;
color: #000000;
font size: 12pt;
text-align: justify;
}

.vip
{
font-family: Arial, helvetica, sans-serif;
color: #000000;
font-size: 8pt;
text-align: right;
}

.creat
{
font-family: Times new roman, helv, sans-serif;
font-size: 9;
text-align: right;
}

A:visited 
{	
COLOR: #0000ff; 
FONT-FAMILY: Times new roman, helv, sans-serif; 
FONT-SIZE: 12pt; 
TEXT-DECORATION: none
}

A:active 
{	
COLOR: #0000ff; 
FONT-FAMILY: Times new roman, helv, sans-serif; 
FONT-SIZE: 12pt;
TEXT-DECORATION: none
}

A:link 
{	
COLOR: #0000ff; 
FONT-FAMILY: Times new roman, helv, sans-serif; 
FONT-SIZE: 12pt; 
TEXT-DECORATION: none
}

A:hover 
{	
COLOR: #ff0000; 
FONT-FAMILY: Times new roman, helv, sans-serif; 
FONT-SIZE: 12pt;
TEXT-DECORATION: underline
}